toggle menu
Spring Boot Kotlin API
4.0.0-M3
jvm
switch theme
search in API
Spring Boot Kotlin API
/
org.springframework.boot.docs.howto.springmvc.writejsonrestservice
/
[jvm]MyController
/
thing
thing
@
RequestMapping
(
value
=
"/thing"
)
open
fun
thing
(
)
:
MyThing